C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / TableView Property
TableView Property (C1TableViewSource<T>)
In This Topic
Gets the table view used to display the items.
Syntax
'Declaration
 
Public ReadOnly Property TableView As UIKit.UITableView
 
See Also